home *** CD-ROM | disk | FTP | other *** search
/ Turn the Power On! 3 / Turn the Power On! HP Volume III (HP)(1995).ISO / resources / renderliser
Text File  |  1995-10-03  |  9KB  |  292 lines

  1. ###############################################################################
  2. #
  3. # File:         Renderliser
  4. # RCS:          $Header: Renderliser,v 1.15 93/11/23 11:27:40 hmgr Exp $
  5. #
  6. # (C) Copyright 1992, Hewlett-Packard, all rights reserved.
  7. #
  8. ###############################################################################
  9.  
  10.  
  11. # Kludge to get rid of the drag-n-drop
  12. *translations: #override <Btn2Down>:\n
  13. #*dragReceiverProtocolStyle:    DRAG_NONE
  14.  
  15. # Program Specific resources
  16. tbrack*iconName: Tbrack
  17. tbrack*title:    Tbrack Program
  18. tbrack*helper.dialogTitle: Tbrack Help
  19. tbrack*helper.messageString:\
  20. Tbrack:  Have Lots of Fun!
  21.  
  22. vise*iconName: Vise
  23. vise*title:    Vise Program
  24. vise*helper.dialogTitle: Vise Help
  25. vise*helper.messageString:\
  26. Vise:  Have Lots of Fun!
  27.  
  28. piano*iconName: Piano
  29. piano*title:    Piano Program
  30. piano*helper.dialogTitle: Piano Help
  31. piano*helper.messageString:\
  32. Piano:  Have Lots of Fun!
  33. (c) 1992 Hewlett-Packard Company\n\
  34.       by David F. Bremner, III
  35.  
  36. mobius*iconName: Mobius
  37. mobius*title:    Mobius Program
  38. mobius*helper.dialogTitle: Mobius Help
  39. mobius*helper.messageString:\
  40. The Mobius Strip was modeled using HP's ME30 and\n\
  41. Wavefront's Advanced Visualizer by starting with\n\
  42. a long narrow flat strip.  Then twist the ends\n\
  43. 180 degs.  Finally bend the strip until the two\n\
  44. ends meet.\n\
  45. \n\
  46. The ball motion was parametrically described and\n\
  47. keyframed into Advanced Visualizer.\n\
  48. \n\
  49. If a Spaceball is configured, then the user can \n\
  50. maneuver the strip through space.\n\
  51. The user can modify the sensitivity of the Spaceball\n\
  52. using the slider.  "Translation" and "Zoom"can be\n\
  53. toggled on/off.\n\
  54. \n\
  55. If the Spaceball begins to "drift", then click on the\n\
  56. "Rezero Sball" button.\n\
  57. \n\
  58.           by David F. Bremner, III and Erin Handgen
  59.  
  60. ug*iconName: Ug
  61. ug*title:    Ug Program
  62. ug*helper.dialogTitle: Ug Help
  63. ug*helper.messageString:\
  64. Ug:  Have Lots of Fun! \n\
  65. \n\
  66.           by David F. Bremner, III
  67.  
  68. camaro*iconName: Camaro
  69. camaro*title:    Camaro Program
  70. camaro*helper.dialogTitle: Camaro Help
  71. camaro*helper.messageString:\
  72. Camaro:  Have Lots of Fun!
  73.  
  74. # Program Specific resources
  75. runner*iconName: Runner
  76. runner*title:    Runner Program
  77. runner*helper.dialogTitle: Runner Help
  78. runner*helper.messageString:\
  79. This is a model of a 1991 Toyota 4-Runner.\n\n\
  80. The data was purchased from:\n\n\
  81.      Viewpoint Animation Engineering\n\
  82.               870 West Center\n\
  83.              Orem, Utah 84057\n\
  84. \n\
  85.           by David F. Bremner, III
  86.  
  87. # Program Specific resources
  88. lexus*iconName: Lexus
  89. lexus*title:    Lexus Program
  90. lexus*helper.dialogTitle: Lexus Help
  91. lexus*helper.messageString:\
  92. This is a model of a 1991 Lexus.\n\n\
  93. The data was purchased from:\n\n\
  94.      Viewpoint Animation Engineering\n\
  95.               870 West Center\n\
  96.              Orem, Utah 84057\n\
  97. \n\
  98.           by David F. Bremner, III
  99.  
  100. # Program Specific resources
  101. tricera*iconName: Triceratops
  102. tricera*title:    Triceratops Program
  103. tricera*helper.dialogTitle: Triceratops Help
  104. tricera*helper.messageString:\
  105. This is a model of a Triceratops.\n\n\
  106. The data is courtesy of:\n\n\
  107.      Viewpoint Animation Engineering\n\
  108.               870 West Center\n\
  109.              Orem, Utah 84057\n\
  110. \n\
  111.           by David F. Bremner, III
  112.  
  113. manta*iconName: Manta
  114. manta*title:    Manta Program
  115. manta*helper.dialogTitle: Manta Help
  116. manta*helper.messageString:\
  117. This is a model of the Manta.\n\n\
  118. The Modeling was done with ME30\n\n\
  119. \n\
  120.           by David F. Bremner, III
  121.  
  122. ################################################################################
  123.  
  124. *work-area.allowOverlap: False
  125. *work-area.marginWidth:  5
  126. *work-area.marginHeight: 5
  127.  
  128. *editor-options.labelString: Materials
  129. *material-editor.labelString: Edit Materials
  130.  
  131. *statistics-options.labelString: Statistics
  132. *statistics-framespersec.labelString: Toggle Frames/Sec
  133. *statistics-numpgons.labelString: Toggle Num of Items
  134. *statistics-exit.labelString: EXIT
  135.  
  136. *slideshow-options.labelString: SlideShow
  137. *slideshow-first.labelString: GOTO First Slide
  138. *slideshow-next.labelString: GOTO Next Slide
  139. *slideshow-prev.labelString: GOTO Prev Slide
  140.  
  141. *show-help.labelString:   Help
  142. *helper.okLabelString: Close
  143.  
  144. *program-controls.leftAttachment:   attach_form
  145. *program-controls.rightAttachment:  attach_form
  146. *program-controls.topAttachment:    attach_form
  147. *program-controls.bottomAttachment: attach_none
  148. *program-controls.orientation: horizontal
  149. *program-controls.recomputeSize:True
  150. *program-controls.resizable:True
  151.  
  152. *rev-button.labelString: Playback REV
  153. *rev-button.indicatorOn: false
  154. *rev-button.shadowThickness: 3
  155.  
  156. *stop-n-mode.entryAlignment: alignment_center
  157. *stop-n-mode.spacing: 0
  158. *stop-n-mode.marginHeight: 0
  159.  
  160. *stop-button.labelString: Stop
  161. *stop-button.indicatorOn: false
  162. *stop-button.shadowThickness: 3
  163.  
  164. *fwd-button.labelString: Playback FWD
  165. *fwd-button.indicatorOn: false
  166. *fwd-button.shadowThickness: 3
  167.  
  168. *auto-reverse.labelString: Auto Reverse
  169. *auto-reverse.indicatorOn: false
  170. *auto-reverse.shadowThickness: 3
  171.  
  172. *scroller.orientation: horizontal
  173. *scroller.traversalOn:False
  174. *scroller.showValue:True
  175. *scroller.scaleHeight: 20
  176.  
  177. *rate-buttons.orientation: horizontal
  178. *rate-buttons.packing:pack_tight
  179. *rate-buttons.traversalOn:False
  180.  
  181. *camera-select.labelString: Manual
  182. *camera-select.indicatorOn: false
  183. *camera-select.shadowThickness: 3
  184.  
  185. *lights_on.labelString: 3 Lights On
  186. *lights_on.indicatorOn:        False
  187. *lights_on.shadowThickness:    3
  188.  
  189. *dither_mode.labelString: Dither On
  190. *dither_mode.indicatorOn:        False
  191. *dither_mode.shadowThickness:    3
  192.  
  193. *tristrips_mode.labelString: TriStrips On
  194. *tristrips_mode.indicatorOn:        False
  195. *tristrips_mode.shadowThickness:    3
  196.  
  197. *shade_mode.labelString: Smooth Shade
  198. *shade_mode.indicatorOn:        False
  199. *shade_mode.shadowThickness:    3
  200.  
  201. *color_recovery.labelString: Color Rec
  202. *color_recovery.indicatorOn:        False
  203. *color_recovery.shadowThickness:    3
  204.  
  205. *datamodel-select.labelString: Wireframe
  206. *datamodel-select.indicatorOn: false
  207. *datamodel-select.shadowThickness: 3
  208.  
  209. *cam-reset.labelString: Reset View
  210.  
  211. *antialiased.labelString: AntiAliased
  212. *antialiased.indicatorOn: false
  213. *antialiased.shadowThickness: 3
  214.  
  215. *sball-sense.orientation: horizontal
  216. *sball-sense.titleString: Spaceball Sensitivity
  217. *sball-sense.traversalOn:False
  218. *sball-sense.showValue:False
  219. *sball-sense.scaleHeight: 20
  220. *sball-sense.scaleWidth: 160
  221. *sball-sense.minimum: 1
  222. *sball-sense.maximum: 10
  223.  
  224. *sball-translate.labelString:        SBall Trans
  225. *sball-translate.indicatorOn:        False
  226. *sball-translate.shadowThickness:    3
  227.  
  228. *sball-zoom.labelString:        SBall Zoom
  229. *sball-zoom.indicatorOn:        False
  230. *sball-zoom.shadowThickness:    3
  231.  
  232. *sball-rezero.labelString:      SBall Zero
  233. *sball-rezero.indicatorOn:      False
  234. *sball-rezero.shadowThickness:  3
  235.  
  236. *picture-frame.leftAttachment:   attach_form
  237. *picture-frame.rightAttachment:  attach_form
  238. *picture-frame.topAttachment:    attach_widget
  239. *picture-frame.bottomAttachment: attach_form
  240. *picture-frame.marginWidth: 2
  241. *picture-frame.marginHeight: 2
  242. *picture-frame.resizable:False
  243. #*picture.width:  1024
  244. #*picture.height: 750
  245. #*picture.width:  800
  246. #*picture.height: 640
  247. *picture.resizable: False
  248.  
  249. *courtesy.labelString: \
  250. (c) 1992 Hewlett-Packard Company\012\
  251. by David Bremner
  252.  
  253. material-editor*iconName: Materials
  254. material-editor*title:    Material Editor
  255. *material-listSW.leftAttachment:       attach_none
  256. *material-listSW.rightAttachment:    attach_form
  257. *material-listSW.topAttachment:        attach_form
  258. *material-listSW.bottomAttachment:    attach_form
  259. *material-list.listSizePolicy:        variable
  260. *material-list.automaticSelection:    true
  261. *material-list.visibleItemCount:    9
  262. #*material-list.listMarginHeight:    50
  263. *material-list.listMarginWidth:    10
  264. *material-listSW.resizable:             true
  265.  
  266. *material-controls.leftAttachment:        attach_form
  267. *material-controls.rightAttachment:       attach_widget
  268. *material-controls.topAttachment:         attach_form
  269. *material-controls.bottomAttachment:      attach_form
  270. *material-controls*XmScale.orientation: horizontal
  271. *material-controls*XmScale.width: 260
  272.  
  273. *control.orientation: horizontal
  274. *control*label.width: 60
  275. *control*label.recomputeSize: False
  276. *control*label.alignment: alignment_end
  277.  
  278. *shownum.orientation:    horizontal
  279. *shownum.packing:    pack_column
  280.  
  281. *showframespersec.fontList:ncenBI18
  282. *showframespersec.width:200
  283. *showframespersec.height:100
  284. *showframespersec.resizable:True
  285. *showframespersec.recomputeSize:True
  286.  
  287. *shownumpolys.fontList:ncenBI18
  288. *shownumpolys.width:200
  289. *shownumpolys.height:100
  290. *shownumpolys.resizable:True
  291. *shownumpolys.recomputeSize:True
  292.